Extends:
Modifiers:
Source code
SpatialFear.SFTextWindow%%
%function_comment% | bool | m_bRunningText | ||
%function_comment% | bool | m_bUsedRunningText | ||
%function_comment% | float | m_fIntervall | ||
%function_comment% | int | m_nTextIndent | ||
%function_comment% | int | m_nTextIndentR | ||
%function_comment% | int | m_nTextLength | ||
%function_comment% | int | m_nTextOffset | ||
%function_comment% | int | m_nTextOffsetB | ||
%function_comment% | int | m_nTextPos | ||
%function_comment% | Region | m_ScaledClippingRegion | ||
%function_comment% | Sound | m_sndTick | ||
%function_comment% | localized | string | m_strDisplayText | |
%function_comment% | localized | string | m_strText |
| clearRunningText () | |||
| ClipText (Canvas C, float X, float Y, coerce string S, optional bool bCheckHotkey) | |||
| clipTextArea (Canvas C, int X, int Y, string strText) | |||
| EndOfWidowReached (optional string strRestOfLine) | |||
| hide () | |||
| prepareCanvas (Canvas C) | |||
| renderForeGround (Canvas C) | |||
| renderTextArea (Canvas C, int X, int Y, int nWidth, int nHeight, string strText) | |||
| resetRunningText (optional string strText) | |||
| setRunningText (string strText, float fIntervall) | |||
| stopRunning () | |||
| Timer () |
{
m_sndTick=Sound'SpatialFear.Misc.SpeechTick'
}